projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
15b2dbf
)
Fix tiny typo.
author
Murray Cumming
<murrayc@murrayc.com>
Thu, 28 Jul 2016 09:12:54 +0000
(11:12 +0200)
committer
Murray Cumming
<murrayc@murrayc.com>
Thu, 28 Jul 2016 09:12:54 +0000
(11:12 +0200)
gtk/gtkactionable.c
patch
|
blob
|
history
diff --git
a/gtk/gtkactionable.c
b/gtk/gtkactionable.c
index 1459811f371b2dcfd892c49f94b6a8d4ff1d78a2..c28fae2556dca2c69c1f8e392ddf2c5322dede5d 100644
(file)
--- a/
gtk/gtkactionable.c
+++ b/
gtk/gtkactionable.c
@@
-132,7
+132,7
@@
gtk_actionable_set_action_name (GtkActionable *actionable,
* gtk_actionable_get_action_target_value:
* @actionable: a #GtkActionable widget
*
- * Gets the current target value of @actionabe.
+ * Gets the current target value of @actionab
l
e.
*
* See gtk_actionable_set_action_target_value() for more information.
*